Crate vulkano_win

source ·

Enums

Error that can happen when creating a window.

Traits

An alternative to Borrow<T> with the requirement that all calls to borrow return the same object.

Functions

Create a surface from the window type W. The surface borrows the window to prevent it from being dropped before the surface.